FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (94 ms)

Package healthdata.be.r4.cbb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction
Url https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction
Status draft
Date 2022-10-17T09:09:13.9562003+00:00
Name HdBeHearingFunction
Title HdBe-HearingFunction
Experimental False
Description Hearing is the ability to observe sound, with the purpose of communicating with others, localizing the source of the sound and recognizing certain sounds. This pertains to observing the sound waves, and not processing the sounds in the brain. A hearing disorder can lead to things including communication problems.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/HdBe-ClinicalReportResearch-Composition HdBe ClinicalReport for Research Composition
https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid HdBe-HearingFunction.HearingAid

Resources that this resource uses

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/HdBe-Patient HdBe-Patient
https://fhir.healthdata.be/ValueSet/HearingFunction HearingFunction


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "HdBe-HearingFunction",
  "url" : "https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction",
  "name" : "HdBeHearingFunction",
  "title" : "HdBe-HearingFunction",
  "status" : "draft",
  "date" : "2022-10-17T09:09:13.9562003+00:00",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [
    {
      "name" : "Service portal – healthdata.be",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sciensano.service-now.com/sp",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Hearing is the ability to observe sound, with the purpose of communicating with others, localizing the source of the sound and recognizing certain sounds. This pertains to observing the sound waves, and not processing the sounds in the brain.\r\nA hearing disorder can lead to things including communication problems.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-hearingfunction-v3.2-2020EN",
      "uri" : "https://zibs.nl/wiki/HearingFunction-v3.2(2020EN)",
      "name" : "zib HearingFunction-v3.2(2020EN)"
    },
    {
      "identity" : "HdBe-HearingFunction",
      "uri" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HearingFunction",
      "name" : "HdBe logical model HearingFunction"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "HearingFunction",
        "comment" : "Please note that on a functional level, CBB HearingFunction references CBB MedicalDevice, but in FHIR this direction is reversed. Therefore, the concept hearing_aid is mapped on `DeviceUseStatement.reasonReference:observation` in profile [HdBe-HearingFunction.HearingAid](https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid) instead of in this profile.",
        "alias" : [
          "FunctieHoren"
        ],
        "mapping" : [
          {
            "identity" : "zib-hearingfunction-v3.2-2020EN",
            "map" : "NL-CM:4.17.1",
            "comment" : "HearingFunction"
          },
          {
            "identity" : "HdBe-HearingFunction",
            "map" : "HearingFunction"
          }
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "47078008"
            }
          ]
        }
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "http://hl7.org/fhir/StructureDefinition/Location",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
            ]
          }
        ]
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.value[x]:valueCodeableConcept",
        "path" : "Observation.value[x]",
        "sliceName" : "valueCodeableConcept",
        "short" : "HearingFunction",
        "definition" : "The faculty of hearing due to responses to stimuli from auditory organs, capacity to hear.",
        "alias" : [
          "HoorFunctie"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.healthdata.be/ValueSet/HearingFunction"
        },
        "mapping" : [
          {
            "identity" : "zib-hearingfunction-v3.2-2020EN",
            "map" : "NL-CM:4.17.3",
            "comment" : "HearingFunction"
          },
          {
            "identity" : "HdBe-HearingFunction",
            "map" : "HearingFunction.HearingFunction"
          }
        ]
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "1"
      },
      {
        "id" : "Observation.note.text",
        "path" : "Observation.note.text",
        "short" : "Comment",
        "definition" : "A comment on the hearing function.",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "zib-hearingfunction-v3.2-2020EN",
            "map" : "NL-CM:4.17.2",
            "comment" : "Comment"
          },
          {
            "identity" : "HdBe-HearingFunction",
            "map" : "HearingFunction.Comment"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.